attribute class 예문
예문 더보기: 1 2 3
- Consider the Sides attribute class:
Sides 속성 클래스를 다음과 같이 생각해 주세요. - To define a new attribute category, a vendor defines a new attribute class.
새로운 속성 카테고리를 정의하는 경우, 벤더는 새로운 속성 클래스를 정의합니다. - Most attribute classes also extend the appropriate abstract syntax class to get the implementation.
또, 대부분의 속성 클래스는 적절한 추상 구문 클래스를 확장해 구현을 취득합니다. - Each attribute class wraps one or more primitive data items containing the attribute's value.
각 속성 클래스는 속성의 값을 보관 유지하는 1개 이상의 기본 데이터 항목을 랩 합니다. - Get the printing attribute class which is to be used as the "category" for this printing attribute value.
이 인쇄 속성값의 「카테고리」로서 사용되는 인쇄 속성 클래스를 리턴합니다.